xen.git
2006-12-07 awilliam@xenbuild2.aw[IA64] implement free_irq_vector() paravirtualization
2006-12-06 awilliam@xenbuild2.aw[IA64] Fix Vti
2006-12-05 awilliam@xenbuild.aw[IA64] Allocate frame table/mpt table at mfn=0
2006-12-05 awilliam@xenbuild.aw[IA64] changed foreign domain page mapping semantic.
2006-12-05 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-12-05 awilliam@xenbuild.aw[IA64] Fix VTi domain creation
2006-12-05 awilliam@xenbuild.aw[IA64][LIBXC] prep for fixes
2006-12-05 Tim Deegan[XEN] sh_gfn_to_mfn_foreign() must handle guest pfns...
2006-12-04 Ewan MellorThis adds a recently added parameter to the vm.start...
2006-12-04 Ewan MellorTidy.
2006-12-04 Ewan MellorFix numpad handling in QEMU's VNC server. The keymaps...
2006-12-04 awilliam@xenbuild.aw[IA64] paraviatualize /dev/mem to enable X.
2006-12-04 awilliam@xenbuild.aw[IA64] import linux/include/asm-ia64/uaccess.h for...
2006-12-04 awilliam@xenbuild.aw[IA64] remove old xen_regs define from arch header
2006-12-04 awilliam@xenbuild.aw[IA64] add MCA softirqs to arch-specific header
2006-12-04 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-12-04 Ewan MellorClose the server when instructed, so that we can reload...
2006-12-04 Ewan MellorDiagnose a failing server, rather than just locking...
2006-12-04 Ewan MellorAdded rudimentary "xend reload" functionality. This...
2006-12-04 Ewan MellorTidy error message.
2006-12-04 Ewan MellorMore capitalisation fixes.
2006-12-04 Ewan MellorWith PERMISSIVE turned on, diagnose missing Enums and...
2006-12-04 kfraser@localhost... [QEMU] Error reporting in IDE device model.
2006-12-04 kfraser@localhost... Add XEN_FRAMEBUFFER to -xen defconfigs.
2006-12-04 kfraser@localhost... Remove useless segments push/pop in VMXAssist.
2006-12-04 Ian Campbell[PATCH 02/02] Kexec / Kdump: Don't declare _end
2006-12-04 Ian Campbell[PATCH 01/02] Kexec / Kdump: Use NOTE_ALIGN() instead...
2006-12-03 kaf24@firebug... [XEN] Fix 32-bit build.
2006-12-03 kaf24@localhost... [XEN] Add 'insn_fetch' memory operation to the x86_emul...
2006-12-03 Ewan MellorRevert the change to destroy all VMs when skipping...
2006-12-02 awilliam@xenbuild.aw[IA64] update xc_set_hvm_param(), add xc_get_hvm_param()
2006-12-02 Ewan MellorMake the xenfb tools an optional part of the build...
2006-12-01 awilliam@xenbuild.aw[IA64] Change to new interrupt deliver mechanism.
2006-12-01 Alastair Tse[XEND] Fix mis-types in XendConfig
2006-12-01 Alastair TseMerge
2006-12-01 awilliam@xenbuild.aw[IA64] Check CPL for break 0x80001 case
2006-12-01 Alastair TseMerge
2006-12-01 Alastair TseMerge
2006-12-01 Ewan MellorUse the new xen-api.sock for the calls to the Xen-API...
2006-12-01 Alastair Tse[XEND] Re-add vtpm device support in XendConfig
2006-12-01 Ewan MellorThis patch provides XmTestManagedDomain and XenManagedD...
2006-12-01 Alastair TseMerge
2006-12-01 Alastair Tse[XENAPI] Add extra param for VM.start and fix case...
2006-12-01 Alastair Tse[XEND] Proper importing of Xen API VM Struct into new...
2006-12-01 kfraser@localhost... [XEN] Allow shutdown code to be set at most once per...
2006-12-01 Alastair Tse[XEND] Fix case mismatch in VM.get_record for Xen API
2006-12-01 Andrew WarfieldFix a number of flaws in the blktap userspace daemon...
2006-12-01 Alastair Tse[XEND] Fix outputting device SXPs when domain is halted.
2006-12-01 kfraser@localhost... [HVM] Cache segment-register contents during PTE-update...
2006-12-01 Alastair Tse[TOOLS] Checks for libvncserver-dev and libsdl-dev.
2006-12-01 Alastair Tse[XEND] Fix missing vncpasswd option for HVM domains.
2006-12-01 kfraser@localhost... Update hgignore list.
2006-12-01 kfraser@localhost... [XEN] Remove uses of 'extern inline'.
2006-12-01 kfraser@localhost... [LIBXC] Add new AP{I function xc_evtchn_bind_unbound_po...
2006-12-01 kfraser@localhost... [XEN] Emulate XADD instruction.
2006-12-01 Alastair Tse[XEND] Reapply fix for ever expanding kernel_args in...
2006-12-01 Alastair Tse[XEND] Ensure config value types in XendConfig
2006-12-01 kfraser@localhost... [LINUX] dev/mem: Rename Xen's mmap_mem to xen_mmap_mem to
2006-12-01 Ewan MellorActually return something from bool0.
2006-12-01 Ewan MellorUpdate README to reflect moved library.
2006-12-01 Steven SmithMerge.
2006-12-01 Steven Smith[PVFB][TOOLS] Don't unwatch the framebuffer frontend...
2006-12-01 Ewan MellorSet localtime, enable_audio, clock_offset, and std_vga...
2006-12-01 Ewan MellorAdded log message for when a VM is deleted.
2006-12-01 Ewan MellorInclude the rotated xend.log.X in the bug report.
2006-12-01 Steven Smith[PVFB][TOOLS] Fix save/restore for domains with PV...
2006-12-01 Ewan MellorLink test/test_bindings against libxenapi in the new...
2006-12-01 Steven Smith[TOOLS][PVFB] Avoid zombie framebuffer backends.
2006-12-01 Steven Smith[TOOLS] Remove some dead code.
2006-12-01 Steven SmithMerge.
2006-12-01 Steven Smith[PVFB] Make sure that framebuffer backend goes away...
2006-12-01 kfraser@localhost... [XEN] Quieten down HVM debug output.
2006-12-01 Steven Smith[LINUX] The removal of the console_use_vt hack was...
2006-12-01 Steven Smith[PVFB][TOOLS] Change the configuration syntax for PVFB...
2006-12-01 Ewan MellorTidy up the creation of directories that Xend needs...
2006-12-01 Alastair Tsemerge
2006-12-01 Alastair Tse[XEND] More fixes for HVM device configuration parsing
2006-12-01 kfraser@localhost... [HVM] Add canonical address checks and generally clean up.
2006-12-01 Alastair Tse[XEND] Fix missing serial and localtime args in device...
2006-12-01 kfraser@localhost... [XENOPROF] Fix oprofile for AMD SVM guests.
2006-12-01 kfraser@localhost... [HVM][VMX] Rename io.c -> intr.c.
2006-12-01 Steven SmithThis is Anthony Liguori's virtual framebuffer forward...
2006-12-01 kfraser@localhost... [HVM][VMX] Fix for CR8 acceleration on 64bit guest.
2006-12-01 Tim Deegan[XEN] Fix error paths in p2m insertion code
2006-11-30 awilliam@xenbuild.aw[IA64] Make do_ssc() not fall into an infinite loop
2006-11-30 awilliam@xenbuild.aw[IA64] Fix failure when Xen is booted with "nomca"
2006-11-30 awilliam@xenbuild.aw[IA64] Fix for viosapic interrupts
2006-11-30 awilliam@xenbuild.aw[IA64] HVM domains need to trigger do_softirq for PAL_H...
2006-11-30 awilliam@xenbuild.aw[IA64] fix p2m traversing race
2006-11-30 awilliam@xenbuild.aw[IA64] move pgtable-nopud.h to modify from linux/ to...
2006-11-30 awilliam@xenbuild.aw[IA64] Update PV-on-HVM to follow status of interrupt...
2006-11-30 awilliam@xenbuild.aw[IA64] Fix sparse tree xenoprof/perfmon/oprofile build...
2006-11-30 Ewan MellorFix default for the authentication on the Xen-API serve...
2006-11-30 Ewan MellorFix managed domain rebooting by only complaining about...
2006-11-30 Ewan MellorFix registration on managed domains on xend restart.
2006-11-30 Ian Campbell[XEN] Only parse the crashkernel command line parameter...
2006-11-30 Ian Campbell[XEN] Rename machine_shutdown to machine_reboot_kexec...
2006-11-30 Ian Campbell[LINUX] Fix backward compatibility with hypervisors...
2006-11-30 Ewan MellorFix HVM shutdown when xend is restarted.
2006-11-30 Ewan MellorFix-up reference to name_label.
next